home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / disk / cdrom / cdda104.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.0 KB  |  50 lines

  1. Short: play and save digital audio
  2. Type: disk/cdrom
  3. Uploader: mlelstv@specklec.mpifr-bonn.mpg.de
  4. Author: mlelstv@specklec.mpifr-bonn.mpg.de
  5.  
  6. Read audio data from a CD-DA disk (normal audio CDs) and play back
  7. via audio.device (22kHz) and store to outputfile (stereo, 16bit signed,
  8. big endian, 44.1kHz, suitable for 'sox').
  9.  
  10. usage:
  11.  
  12. cdda START,LENGTH,TRACK,VOL/N,FILE,16BIT/S,MONO/S,LIST/S,DEBUG/S,BUFS/N
  13.  
  14. START  = startblock
  15. LENGTH = number of blocks
  16. TRACK  = start relativ to track number
  17. VOL    = volume in percent (0..800)
  18. 16BIT  = experimental high resolution mode
  19. MONO   = map stereo to single channel (for audio output only)
  20. LIST   = show table of contents
  21. DEBUG  = print lots of debugging info through debug.lib (use sushi!)
  22. BUFS   = number of CD blocks to do in a single read.. default is 16
  23.  
  24. You can use the environment variables CDDA_DEVICE and CDDA_UNIT to choose
  25. something else than the default ("scsi.device" and 2).
  26.  
  27. To accomodate for older device drivers you can ask for a specific memory type
  28. used for all SCSI-direct buffers. This is done with the environment variable
  29. CDDA_BUFMEMTYPE. A value of 2 asks for chip memory, a value of 512 asks for
  30. memory reachable by Zorro-2 DMA controllers. Even for controllers that do
  31. not need a specific memory type it might show better performance.
  32.  
  33. There's a tiny program called 'led' in the archive which toggles the
  34. audio lowpass filter on newer machines. Disabling the lowpass filter
  35. will usually get better audio quality but may cause aliasing distortion
  36. depending on the bandwidth of your speakers.
  37.  
  38. Michael van Elst
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.    19596   12176 37.8% 21-Apr-94 09:53:56  cdda
  46.     1575     909 42.2% 21-Apr-94 09:53:36  cdda104.readme
  47.       48      42 12.5% 04-Apr-94 04:29:58  led
  48. -------- ------- ----- --------- --------
  49.    21219   13127 38.1% 23-Apr-94 08:48:14   3 files
  50.